Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[spec] add missing field to NodeInfoOther #2426

Merged
merged 1 commit into from
Sep 18, 2018
Merged

Conversation

melekes
Copy link
Contributor

@melekes melekes commented Sep 18, 2018

and fix formatting

Refs #2417 (comment)

Copy link
Contributor

@xla xla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 :octocat: :shipit: 🍡

@xla xla merged commit 89462c5 into develop Sep 18, 2018
@xla xla deleted the node-info-other-follow-up branch September 18, 2018 09:28
@@ -83,7 +83,8 @@ func (info NodeInfo) Validate() error {
// Sanitize versions
// XXX: Should we be more strict about version and address formats?
other := info.Other
versions := []string{other.AminoVersion,
versions := []string{
other.AminoVersion,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants